home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / network / chat / ircii-2.8he / ircii-2 / help / ON / EXEC < prev    next >
Encoding:
Text File  |  1993-05-04  |  527 b   |  11 lines

  1. Usage: ON [#|+|-|^|&|@]EXEC [-|^]<paramters> [action]
  2.   This is activate whenever an EXEC'd process produces output
  3.   to its standard output channel.  The process number is the
  4.   number assigned by EXEC to the process (see HELP EXEC).  The
  5.   parameters to this function are:
  6.     $0    The process number that activated the ON
  7.     If the EXEC was called with EXEC -name <process name>
  8.     then $0 matches this name instead. This is very useful
  9.     for keeping the processes separated out.
  10.     $1-    The line of output to stdout
  11.